Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ObjectManager(Of TKey,T) Dim key As TKey Dim value As T value = instance.GetObject(key) |
Parameters
- key
- The key used to look up the instance. If the key is encountered for the first time, a new instance will be created.
Return Value
An existing or new instance matching the key.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family